projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e04058f
)
Add ignore patterns for pdftex intermediate files
author
Glenn Morris
<rgm@gnu.org>
Tue, 28 Feb 2012 04:09:54 +0000
(20:09 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 28 Feb 2012 04:09:54 +0000
(20:09 -0800)
.bzrignore
patch
|
blob
|
history
diff --git
a/.bzrignore
b/.bzrignore
index 46846e27c5c05f766029827fc35da4214dac5741..0a5cc4eac8e51f436485ef1111080d36f6abb9aa 100644
(file)
--- a/
.bzrignore
+++ b/
.bzrignore
@@
-35,6
+35,21
@@
subdirs.el
TAGS
TAGS-LISP
cxxdefs.h
+# Intermediate files when making pdf versions of the manuals.
+*.aux
+*.cp
+*.fn
+*.fns
+*.ky
+*.pg
+*.toc
+*.tp
+*.vr
+doc/**/*.pdf
+doc/**/*.log
+!doc/lispintro/cons-*.pdf
+!doc/lispintro/drawers.pdf
+!doc/lispinfo/lambda-*.pdf
info/*
admin/unidata/unidata.txt
build-aux/compile